-
Home
-
Advanced Views – Display Posts, Custom Fields, and More
-
3.7.0
-
Code
-
Classes
- Views_Cpt_Save_Actions
Total Complexity |
29 |
Dependencies |
16 |
Dependents |
11 |
Total lines |
234 |
Lines of code |
155 |
Logical lines of code |
82 |
Comment lines |
13 |
Methods |
11 |
Properties |
6 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_identifiers() |
S |
54 |
7 |
21 |
refresh_ajax() |
S |
42 |
3 |
60 |
get_unique_field_id() |
S |
59 |
5 |
14 |
perform_save_actions() |
S |
59 |
4 |
15 |
update_markup() |
S |
65 |
2 |
9 |
get_safe_field_id() |
S |
64 |
2 |
9 |
set_hooks() |
S |
68 |
2 |
7 |
__construct() |
S |
63 |
1 |
10 |
get_cpt_name() |
S |
82 |
1 |
3 |
get_custom_markup_acf_field_name() |
S |
80 |
1 |
3 |
make_validation_instance() |
S |
74 |
1 |
4 |